On this pageLTypeByNameDescriptionThis method returns linetype with AName or nil if the linetype with such name does not exist.Syntaxfunction LTypeByName(const AName: string): TsgDXFLineType;